home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 5 / Gold Medal Software - Volume 5 (Gold Medal) (1995).iso / database / iris128.arj / USERCOPY.PGE < prev    next >
Text File  |  1990-09-10  |  9KB  |  249 lines

  1. :UserCopy
  2. >.margin[ left 2 ] .margin[ top 1 ] .margin[ bottom 1 ]
  3. >.title[ top left ^Book ]
  4. >.title[ top right (c)1990 UserWare ]
  5. >.title[ bottom left ^Topic ]
  6. >.window[]
  7. >.cls
  8. >.next
  9. *
  10.  
  11. :"#01: Apr 1990"
  12.  
  13. Tuesday, April 10, 1990.
  14.  
  15.  
  16. UserWare on CompuServe.  UserWare can now be contacted via
  17. CompuServe.  Our ID number is 71540,3660.  Electronic mail
  18. is processed between the hours of 6pm and 8pm EST.
  19.  
  20. UserWare in the News.  Iris will receive a favorable plug in
  21. Tom Easton's book review column (Analog Science Fiction and
  22. Science Fact, June 1990).  Easton tells us that he is
  23. planning a regular spot for electronic books. If you're
  24. distributing a book which isn't in our library, you should
  25. send it to Easton at Analog.
  26.  
  27. Iris also received a nice mention in R.K. West Consulting's
  28. newsletter, Read-Me.1st.
  29.  
  30. UserWare Abroad.  Roleigh Martin, the ambitious publisher of
  31. ShareWare Debate International, has been busily shipping his
  32. Iris-based magazine to hundreds of distributors, both home
  33. and abroad.  SDI is being offered on PC-SIG's newest compact
  34. disk, as well as ShareWare Gold's next CD collection.  We're
  35. already receiving inquiries from people who learned of Iris
  36. through Martin's efforts.  The best part of the UserWare
  37. system is synergy.  We publicize each other, and everybody
  38. wins!
  39.  
  40. UserWare Enhancements.  An interim version of Prism now
  41. offers data compression. The supplied PackBook utility
  42. reduces your book to half it's original size, and offers
  43. optional data encryption.  Compression and/or encryption is
  44. detected by our other programs, and handled automatically.
  45. HardCopy, for example, will print the text of an encrypted
  46. book, but only to the printer (not to a file), and will
  47. always omit the special command lines.
  48.  
  49. Also, you can now "autoload" your book by passing it's name
  50. as a command line parameter (from a batch file, for
  51. example).
  52.  
  53. Version 1.26 is available for $24 to new users, but upgrades
  54. are only $8.  You may also order one free book with your
  55. upgrade.
  56.  
  57. The New Deal.  Authors submitting disks to the library may
  58. now choose their own "wholesale price".  The library price
  59. will reflect the author's wholesale price plus a $2 per disk
  60. distribution fee.  We now remit to authors on a quarterly
  61. basis.
  62.  
  63. UserHelp.
  64.  
  65. ?> I'm using HardCopy to print out an order form from within
  66.    my book, but it keeps printing an extra page at the end.
  67.  
  68. -> Hardcopy is designed to print out books, and has a
  69.    built-in "Table of Contents" feature. To disable this,
  70.    use the command
  71.  
  72.    >.Execute[ HardCopy.EXE  Order.FRM  PRN: Table=No ]
  73.  
  74.    Of course, replace "Order.FRM" with the name you your
  75.    text file. Notice that PRN: needs to be used so HardCopy
  76.    can read the Table=No option.
  77.  
  78. New Releases.
  79.  
  80. ShareWare Debate International.  Premier issue of this
  81. socio- political debate magazine. $4+$2 s&h.
  82.  
  83. Naming of Kinzel.  The story of an unlikely magician by the
  84. popular writers, Sharon Lee and Steve Miller. $4+$2 s&h.
  85. *
  86.  
  87. :"#02: Jun 1990"
  88.  
  89. Sunday, June 10, 1990.
  90.  
  91.  
  92. YAU! Yet Another Upgrade.  Besides data compression and
  93. other niceties introduced in version 1.26, version 1.27
  94. offers: online help for menu items, a popup note editor, and
  95. online topic printing.
  96.  
  97. We've also removed our copyright notice from the initial
  98. screen, to avoid confusion. Now, the Iris name appears only
  99. on the closing screen, together with your own.
  100.  
  101. The online help feature makes Iris even easier to use, and
  102. you can also add help for your own menu items, if you like.
  103.  
  104. The built-in note editor pops up over the current book
  105. screen in it's own resizable window. It creates or revises
  106. it's own text file with the same name as your book, but with
  107. a .NTS extension.
  108.  
  109. With version 1.27, readers can also print the current topic
  110. from the Escape menu, without leaving Iris. The routine is
  111. simple, but effective, and readers do value the convenience.
  112.  
  113. If you own version 1.26, the upgrade to 1.27 is free with
  114. the purchase of any book. Otherwise, it's $8 to upgrade from
  115. a prior version. The new user price is $24 for the 3-disk
  116. package, which includes Prism and MicroStar.
  117.  
  118. UserHelp.
  119.  
  120. ?> I'm using a single column of items as a menu, like you
  121.    do with Iris-Doc's contents topic. But I need to use more
  122.    than 10 items, and want the menu to automatically
  123.    progress to the next item as the book is read. Is there a
  124.    way to increment letters as well as numbers?
  125.  
  126. -> If you leave the Key variable blank, it will
  127.    automatically seek the first letter of the last item
  128.    chosen for any topic. To tell Iris to goto the next item
  129.    on the list, you can use this .Macro command:
  130.  
  131.      >TopicReps#>0 .Then[ .Macro[ ^@P ] ]
  132.  
  133. The "^@" part says that an "extended key" follows, and "P" is the
  134. scan code for the down arrow key. If a BASIC manual came with
  135. your machine, extended keys and scan codes would be explained in
  136. an appendix. You don't need to do this for ordinary keys, just
  137. special ones like cursor and function keys.
  138.  
  139. The "TopicReps#>0" part tells Iris to skip the macro the
  140. first time the topic is displayed.
  141.  
  142. UserNews. Iris is being used as the disk catalog for the
  143. PrairieWare disk library: POB 265, Great Falls MT 59403,
  144. 406-454-0829. Disks are $1.95 + $2.50 s&h.
  145.  
  146. Iris has also been designated as the "official" reader for
  147. the Writers Online bulletin board.  Writers Online caters to
  148. professional writers, and will be of interest to anyone in
  149. the writing profession, including publishers and agents.
  150. For more information contact Robert King, 163 Candy Circle,
  151. Winterville GA 30683.  The BBS line is 404-369-0707, N81, 24
  152. hours daily.
  153.  
  154. If you're looking for a disk-based publisher for your new
  155. science fiction or mystery novel, contact SoftPress, 917
  156. Ward Lane, Cheshire CT 06410. Send a one-page inquiry for
  157. details.
  158.  
  159. New Releases.
  160.  
  161. ShareDebate International, issue 2, Summer 1990, includes
  162. "Entrepreneurial Democracy" by RH Martin, and "MHD"
  163. (MagnetoHydroDynamics) by Ben Bova. Distributed by over 425
  164. shareware outlets, world-wide. $4+$2 s&h.
  165. *
  166. :"#03: Sep 1990"
  167. :footnote
  168.  
  169. Monday, September 10, 1990.
  170.  
  171. UserHelp.
  172.  
  173. ?> My students and I will be writing books that will make
  174.    use of "footnote" texts. But when using "hotwords" to
  175.    jump to footnotes, the .Return command doesn't always
  176.    jump back to the original screen-load.
  177.  
  178. -> The .Return command was designed for use with the popup
  179.    menu system. It will work with hotwords, but using
  180.    multiple hotwords to branch back and forth to the same
  181.    calling topic is problematic. Our best advice about your
  182.    "footnote" application is to:
  183.  
  184.    1. end each "footnote" topic with the command lines:
  185.  
  186.       >.pause
  187.       >.macro[^HS]
  188.  
  189.       The pause command will stop the display until [Enter]
  190.       is pressed. The macro command will call the backup
  191.       menu (^H) and select the Screen item (S).  This will
  192.       always return the reader to the very last screen
  193.       viewed (i.e. the one containing the *footnote).
  194.  
  195.    2. limit the text for a "footnote" topic to a single
  196.       screenload. The topics citing the footnotes can, of
  197.       course, be of any length. But the citations themselves
  198.       should be no more than a screenload long. This is so
  199.       "backup by screen" will work.
  200.  
  201. UserNews. Iris received a nice writeup in Vulcan Computer
  202. Monthly (formerly Computer Buyers Guide), and our program
  203. description was uploaded to an Email system serving
  204. university libraries. Both generated a number of inquiries
  205. and registrations, for which we are grateful.
  206.  
  207. Iris was also awarded Public Brand Software's highest rating
  208. for technical excellence. "Quite a powerful system," their
  209. review went on to say.
  210.  
  211. Iris now boasts registered users in 31 states and
  212. eight nations, spanning four continents. Thank you for your
  213. support!
  214.  
  215. UserWare is issuing distribution licenses to selected,
  216. qualified parties. Licensed Distributors are entitled to
  217. sell books from our library on terms identical to our own.
  218. Author royalities remain the same, and UserWare acts a
  219. clearinghouse for these funds. Licensed Distributors now
  220. include BPlan Virtuals and Paul Oman.
  221.  
  222. Version 1.28 of Iris and Prism introduces two new keywords:
  223. Print and OnExit. Print allows authors to suppress online
  224. topic printing. OnExit executes a given command line once
  225. when the topic changes. Upgrades are $4 (or $2 for
  226. Iris-only).
  227.  
  228. Hypertext is clearly coming into it's own. Both the Public
  229. (software) Library and Public Brand Software have a distinct
  230. Hypertext category.
  231.  
  232. FreeWare, National Software Labs, and PC-Shareware have been
  233. added to our list of shareware vendors known to carry Iris.
  234.  
  235. Mentioned.
  236.  
  237. BPlan Virtuals, POB 338, Waterville ME 04901.
  238. FreeWare, POB 496, Newtown NSW 2042, Australia, +612-519-4233.
  239. National Software Labs, 3767 Overland Avenue #112, Los
  240.  Angeles CA 90034, 800-359-9998, $3.49/disk+$3.50s&h.
  241. Paul Oman, PO Box 590011, Houston TX 77259.
  242. PC-Shareware, 1763 Garnet Avenue, San Diego CA 92109,
  243.  800-447-2181, $3/disk+$4s&h.
  244. Public Brand Software, POB 51315, Indianapolis IN 46215,
  245.  800-426-DISK, $5/disk+$5s&h.
  246. Public (software) Library, POB 35705, Houston TX 77325-5705,
  247.  800-2424-PSL, $5/disk+$4s&h.
  248. *
  249.